Skip to content

Docs: provide option to skip analysis in doc-check#282

Draft
bkhouri wants to merge 1 commit into
swiftlang:mainfrom
bkhouri:t/main/gh281_add_doc_check_input_options
Draft

Docs: provide option to skip analysis in doc-check#282
bkhouri wants to merge 1 commit into
swiftlang:mainfrom
bkhouri:t/main/gh281_add_doc_check_input_options

Conversation

@bkhouri

@bkhouri bkhouri commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Some projects may not want to run the --analyze option on the DocC generation until they are ready.

Provide an workflow input option to skip the analyze. While at it, update the check-docs.sh script to accept arugments instead of relying on environment variables being set. This allows more easily run the script at-desk.

Fixes #2181

@bkhouri bkhouri force-pushed the t/main/gh281_add_doc_check_input_options branch 2 times, most recently from 4dea9e0 to 5b07189 Compare June 9, 2026 20:03
Some projects may not want to run the `--analyze` option on the DocC
generation until they are ready.

Provide an workflow input option to skip the analyze.  While at it,
update the `check-docs.sh` script to accept arugments instead of relying
on environment variables being set.  This allows more easily run the
script at-desk.

Fixes #2181
@bkhouri bkhouri force-pushed the t/main/gh281_add_doc_check_input_options branch from 5b07189 to f31e5a2 Compare June 9, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant